home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Util / Pm-Pz / Point2Point 2.0.1.cpt / Point2Point™ 2.0.1 READ ME next >
Text File  |  1992-08-17  |  3KB  |  54 lines

  1.  
  2. ==============================================================================
  3. Point2Point 2.0.1 READ ME
  4.  
  5.  
  6. ==============================================================================
  7. INFO
  8.  
  9. Point2Point is a measurement unit conversion utility.  Due to the fact that the Mac thinks points are exactly 1/72nd of an inch, and in the real world they're actually slighly larger, Point2Point was created to aid in the conversion of computer points to traditional points, and back.  Point2Point also converts between computer and traditional picas, inches, and centimeters.  
  10.  
  11. Point2Point's *BIG* advantage over the typical unit conversion utility is that you can calibrate it to your printer.  If you have any printer, from a StyleWriter to a SelectSet 5000, Point2Point can be a valuable utility for making those painful unit conversions without the need for brain-strain and a calculator.
  12.  
  13. See "Help" dialog (available under the Apple menu) for full online documentation.
  14.  
  15. Due to the fact that I had far too much fun coding it, Point2Point 2.0.1 is freeware.
  16.  
  17. To contact me, report bugs or problems, make requests, or whatever, please send e-mail to:
  18. the net:         jryan@adobe.com
  19. AOL:                    JRyan or jryan@aol.com
  20.  
  21. Enjoy,
  22. Jim Ryan
  23.  
  24.  
  25. ==============================================================================
  26. CHANGES/FIXES
  27.  
  28. What's New:
  29.  
  30. 1.    Complete memory management overhaul.
  31. 2.    Zoom feature will not zoom any part of the window out of view.
  32. 3.    Minor interface changes.
  33.  
  34. What's Fixed:
  35.  
  36. 1.    Fixed the prefs checking functions to correctly check Conversion Factor value.
  37. 2.    "Conversion Factor" and "Traditional Point =" fields no longer read "INF" if the other is 0 (what'dya mean I can't divide by zero!?).
  38.  
  39.  
  40. ==============================================================================
  41. ERRORS  
  42.  
  43. If you experience System errors (a bomb), check for init/cdev conflicts and/or try booting from a fresh System disk that is known to be good.  If the problem persists, drop me an e-mail, and I'll look into the situation.
  44.  
  45. If you experience fatal errors, such as "Resource error" or "Internal error," then Point2Point has been damaged or is corrupt.  Replace Point2Point with a fresh copy from your backup disk.  Point2Point will attempt to exit gracefully in these cases, however there are no guarantees.
  46.  
  47. Prefs errors indicate there is a problem with the "Point2Point Prefs" file that is in either your System Folder, or in the Preferences folder in the System Folder.  Point2Point will attempt to correct the problem for you automatically.  However, should problems persist, you might try tossing the prefs file and/or replacing Point2Point.  
  48.  
  49. Point2Point checks to see if the saved window position is outside of the viewable area of your monitor; this problem could arise if you switch from a large monitor to a smaller one, and you have the "Save window position" pref checked.  Point2Point will alert you to the problem, correct it, and center the window.
  50.  
  51. If memory runs low, Point2Point will advise you to quit and then re-launch.  This situation should not come up unless you set Point2Point's memory partition below the suggested size... do so at your own risk.
  52.  
  53. Also, I've implemented a lot of double-checking within the "guts" of Point2Point; if you get a "Bug" error , please send me an e-mail about the circumstances in which the error appeared.
  54.